Effective MySQL Backup and Recovery (Oracle Press) by Ronald Bradford

Effective MySQL Backup and Recovery (Oracle Press) by Ronald Bradford

Author:Ronald Bradford [Bradford, Ronald]
Language: eng
Format: epub
Tags: -
Publisher: McGraw-Hill Education
Published: 2012-07-09T21:00:00+00:00


You can also use the mysqlbinlog command to retrieve selected SQL transactions for a more specific period via time or position using the --start-datetime, --stop-datetime, --start-position, and --stop-position options, respectively. These options can be used to perform a point in time recovery to a date or position before the end of the binary log, generally to undo a human generated data error such as an accidental deletion of data. These options are particularly beneficial for data analysis of a binary/relay log when an error has occurred.

Analysis of the binary log using an unknown start position or unknown end position can result in misleading information. The following shows an error in processing the binary log; however, this not a result of the contents of the actual binary log:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.